home *** CD-ROM | disk | FTP | other *** search
-
-
-
- MMMMPPPPIIII____PPPPCCCCOOOONNNNTTTTRRRROOOOLLLL((((3333)))) MMMMPPPPIIII____PPPPCCCCOOOONNNNTTTTRRRROOOOLLLL((((3333))))
-
-
-
- NNNNAAAAMMMMEEEE
- MMMMPPPPIIII____PPPPccccoooonnnnttttrrrroooollll - Controls profiling
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- C:
-
- #include <mpi.h>
-
- int MPI_Pcontrol( _l_e_v_e_l )
- int _l_e_v_e_l;
-
-
- C++:
-
- #include <mpi.h>
-
- void Pcontrol(const int _l_e_v_e_l, ...)
-
-
- Fortran:
-
- INCLUDE "mpif.h" (or USE MPI)
-
- INTEGER _l_e_v_e_l, ...
-
- CALL MPI_PCONTROL(_l_e_v_e_l)
-
-
- SSSSTTTTAAAANNNNDDDDAAAARRRRDDDDSSSS
- This release implements the MPI 1.2 standard, as documented by the MPI
- Forum in the spring 1997 release of _M_P_I: _A _M_e_s_s_a_g_e _P_a_s_s_i_n_g _I_n_t_e_r_f_a_c_e
- _S_t_a_n_d_a_r_d.
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- The MMMMPPPPIIII____PPPPccccoooonnnnttttrrrroooollll routine controls profiling. This routine provides a
- common interface for profiling control. The interpretation of _l_e_v_e_l and
- any other parameters is left to the profiling library. This routine
- accepts the following parameter:
-
- _l_e_v_e_l Specifies the profiling level
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-